home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / armadilloknight2.swf / scripts / frame_8 / PlaceObject2_380_4 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2006-05-08  |  111 b   |  7 lines

  1. onClipEvent(load){
  2.    safeY = 850;
  3.    startX = this._x;
  4.    startY = this._y;
  5.    this._quality = "LOW";
  6. }
  7.